Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I have dynamic ip at home, is it a matter after my ip was schanged?
Moderator - is there a way for me to delete my duplicate posts?
For Centos 5.9 - you can use wget http://download.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
@Blick: Yes, it would stop working since it’s locked down to your IP address at a specific point in time so if it changes it doesn’t get automatically updated on your droplet.
I just install phpmyadmin but i can’t access it mozilla always say
Forbidden
You don’t have permission to access /phpmyadmin on this server.
Apache/2.2.15 (CentOS) Server at 162.243.141.52 Port 80
what should i do?
@carl.victor: Have you followed the <strong>Configure Apache Files</strong> section properly and entered your IP address there?
What do you suggest for those of us without a static ip address at home? My ISP changes my ip address daily (which is a serious PITA) so I also receive a 403 as I am unable to complete the last section.
I repeated this locally, installed a VM of CentOS minimal, etc etc. Going through the phpmyadmin config doc I see that unless SSL is used that the required ip should specifically be set.
So would a self signed SSL cert take care of this?
Thanks.
On yet another thought… probably best thing to do is change the ip when it is needed… it is not so often that phpmyadmin access is needed.
Problem solved :-)